home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_140 / sbprolog / versions < prev   
Text File  |  1992-05-06  |  798b  |  27 lines

  1. SB-Prolog:
  2. =========
  3.  
  4. Version#  Date            Notes
  5. -------      ----            -----
  6.    2      2/86    The "basic" version.  Differs from version 1
  7.            in introducing indexing, instruction format
  8.         change for even length instructions.  Also,
  9.         numerous bug fixes.
  10.  
  11.    2.1      2/87    Bug fixes; improvements to "assert" and "trace"
  12.            packages.
  13.  
  14.    2.2      3/87    Floating point numbers.
  15.    
  16.    2.3      1/88  - changes and enhancements to arith operations
  17.            - enhancements to WAM for indexed access to arguments
  18.  
  19.    2.3.1  2/88    - enhancements for faster list access
  20.            - faster floating point operations
  21.         - some overflow checking in arith instructions
  22.         - list notation for consult/reconsult
  23.         - "l" compiler option for compile-and-load (default)
  24.         - parser bug fix.
  25.  
  26.    2.3.2  3/88  - DCGs; minor improvements to compiler
  27.